/ Assembly List / LJCDataTransformDAL / TransformMaps / Add

Namespace - LJCDataTransformDAL


Parameters
mapID - The record ID.
transformID - The item name.

Returns

A reference to the added item.

Syntax

C#
public TransformMap Add(Int32 mapID, Int32 transformID)

Creates and adds the object from the provided values.

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.